projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f08390b
)
Revert stm "cleanup", too.
author
robertlipe
<robertlipe@gmail.com>
Thu, 10 Apr 2014 03:49:02 +0000
(
03:49
+0000)
committer
robertlipe
<robertlipe@gmail.com>
Thu, 10 Apr 2014 03:49:02 +0000
(
03:49
+0000)
gpsbabel/stmsdf.cc
patch
|
blob
|
history
diff --git
a/gpsbabel/stmsdf.cc
b/gpsbabel/stmsdf.cc
index 25fada8a48c725dd734f1b48b8a7ecfe7768cb33..3a0e4148d404582194dc4d6fe60f2a56d9227d17 100644
(file)
--- a/
gpsbabel/stmsdf.cc
+++ b/
gpsbabel/stmsdf.cc
@@
-272,7
+272,7
@@
parse_point(char* line)
break;
case 1:
- wpt->shortname = csv_stringclean(str,
"\""
);
+ wpt->shortname = csv_stringclean(str,
QString("\"")
);
if ((what == 2) || (what == 3)) {
column += 2; /* doesn't have date and time */
}